PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocument Class


In This Topic
    PDFDocument Class Methods
    In This Topic

    For a list of all members of this type, see PDFDocument members.

    Public Methods
     NameDescription
    Public MethodGets the COS document associated with this object.  
    Public MethodGets the document security store.  
    Public MethodGets the document ID.  
    Public MethodGets the document language.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the PDF version of this document.  
    Public MethodGets the document security handler.  
    Public MethodGets the version extension.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Loads a PDF file and returns either a fixed document or a portfolio depending on the PDF file type.  
    Public MethodOverloaded. Saves the PDF document to a file.  
    Public MethodSets the document security store.  
    Public MethodSets the document ID, a 32 byte identifier.  
    Public MethodSets the document language.  
    Public MethodSets the PDF version of this Object.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the version extension.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also